func text/template.isTrue
4 uses
text/template (current package)
exec.go#L296: truth, ok := isTrue(indirectInterface(val))
exec.go#L315: return isTrue(reflect.ValueOf(val))
exec.go#L318: func isTrue(val reflect.Value) (truth, ok bool) {
funcs.go#L378: t, _ := isTrue(indirectInterface(arg))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)